Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]MeshProtos
/
resend_chunks
/
Builder
/
addAllChunks
add
All
Chunks
open
fun
addAllChunks
(
values
:
Iterable
<
out
Integer
>
)
:
MeshProtos.resend_chunks.Builder
repeated uint32 chunks = 1;
Return
This builder for chaining.
Parameters
values
The chunks to add.